Skip to content

Version Packages (beta) - #6928

Merged
tim-smart merged 1 commit into
mainfrom
changeset-release/main
Aug 6, 2026
Merged

Version Packages (beta)#6928
tim-smart merged 1 commit into
mainfrom
changeset-release/main

Conversation

@effect-bot

@effect-bot effect-bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

The changelog information of each package has been omitted from this message, as the content exceeds the size limit.

effect@4.0.0-beta.104

@effect/platform-deno@4.0.0-beta.104

@effect/platform-node-shared@4.0.0-beta.104

@effect/ai-anthropic@4.0.0-beta.104

@effect/ai-openai@4.0.0-beta.104

@effect/ai-openai-compat@4.0.0-beta.104

@effect/ai-openrouter@4.0.0-beta.104

@effect/atom-react@4.0.0-beta.104

@effect/atom-solid@4.0.0-beta.104

@effect/atom-vue@4.0.0-beta.104

@effect/opentelemetry@4.0.0-beta.104

@effect/platform-browser@4.0.0-beta.104

@effect/platform-bun@4.0.0-beta.104

@effect/platform-node@4.0.0-beta.104

@effect/sql-clickhouse@4.0.0-beta.104

@effect/sql-d1@4.0.0-beta.104

@effect/sql-libsql@4.0.0-beta.104

@effect/sql-mssql@4.0.0-beta.104

@effect/sql-mysql2@4.0.0-beta.104

@effect/sql-pg@4.0.0-beta.104

@effect/sql-pglite@4.0.0-beta.104

@effect/sql-sqlite-bun@4.0.0-beta.104

@effect/sql-sqlite-do@4.0.0-beta.104

@effect/sql-sqlite-node@4.0.0-beta.104

@effect/sql-sqlite-react-native@4.0.0-beta.104

@effect/sql-sqlite-wasm@4.0.0-beta.104

@effect/docgen@4.0.0-beta.104

@effect/doctest@4.0.0-beta.104

@effect/openapi-generator@4.0.0-beta.104

@effect/vitest@4.0.0-beta.104

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bundle Size Analysis

Generated from PR build output; treat the content below as untrusted.

File Name Current Size Previous Size Difference
basic.ts 7.13 KB 7.13 KB 0.00 KB (0.00%)
batching.ts 9.92 KB 9.92 KB 0.00 KB (0.00%)
brand.ts 6.40 KB 6.40 KB 0.00 KB (0.00%)
cache.ts 10.78 KB 10.78 KB 0.00 KB (0.00%)
config.ts 20.79 KB 20.79 KB 0.00 KB (0.00%)
differ.ts 20.37 KB 20.37 KB 0.00 KB (0.00%)
http-client.ts 21.59 KB 21.59 KB 0.00 KB (0.00%)
logger.ts 10.90 KB 10.90 KB 0.00 KB (0.00%)
metric.ts 9.05 KB 9.05 KB 0.00 KB (0.00%)
optic.ts 7.25 KB 7.25 KB 0.00 KB (0.00%)
pubsub.ts 15.05 KB 15.05 KB 0.00 KB (0.00%)
queue.ts 11.72 KB 11.72 KB 0.00 KB (0.00%)
schedule.ts 10.89 KB 10.89 KB 0.00 KB (0.00%)
schema-class.ts 19.33 KB 19.33 KB 0.00 KB (0.00%)
schema-fromJsonSchemaDocument.ts 29.15 KB 29.15 KB 0.00 KB (0.00%)
schema-representation-roundtrip.ts 25.47 KB 25.47 KB 0.00 KB (0.00%)
schema-string-transformation.ts 13.48 KB 13.48 KB 0.00 KB (0.00%)
schema-string.ts 11.01 KB 11.01 KB 0.00 KB (0.00%)
schema-template-literal.ts 15.27 KB 15.27 KB 0.00 KB (0.00%)
schema-toArbitraryLazy.ts 22.11 KB 22.11 KB 0.00 KB (0.00%)
schema-toCodeDocument.ts 24.50 KB 24.50 KB 0.00 KB (0.00%)
schema-toCodecJson.ts 19.34 KB 19.34 KB 0.00 KB (0.00%)
schema-toEquivalence.ts 19.17 KB 19.17 KB 0.00 KB (0.00%)
schema-toFormatter.ts 19.03 KB 19.03 KB 0.00 KB (0.00%)
schema-toJsonSchemaDocument.ts 22.75 KB 22.75 KB 0.00 KB (0.00%)
schema-toRepresentation.ts 19.66 KB 19.66 KB 0.00 KB (0.00%)
schema.ts 18.57 KB 18.57 KB 0.00 KB (0.00%)
stm.ts 12.69 KB 12.69 KB 0.00 KB (0.00%)
stream.ts 9.86 KB 9.86 KB 0.00 KB (0.00%)

@effect-bot
effect-bot force-pushed the changeset-release/main branch 4 times, most recently from bf84bbe to eb8ce64 Compare August 4, 2026 04:23
@effect-slopcop effect-slopcop Bot added the 4.0 label Aug 4, 2026
@effect-bot
effect-bot force-pushed the changeset-release/main branch 24 times, most recently from c8b506f to fc63d80 Compare August 5, 2026 01:57
@effect-bot
effect-bot force-pushed the changeset-release/main branch 25 times, most recently from fbe0b06 to a0fd74e Compare August 6, 2026 02:15
@tim-smart
tim-smart enabled auto-merge (squash) August 6, 2026 02:18
@effect-bot
effect-bot force-pushed the changeset-release/main branch from a0fd74e to 40e388b Compare August 6, 2026 02:20
@tim-smart
tim-smart merged commit c1ed0ac into main Aug 6, 2026
18 checks passed
@tim-smart
tim-smart deleted the changeset-release/main branch August 6, 2026 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants